Welcome![Sign In][Sign Up]
Location:
Search - image detect matlab

Search list

[Graph Recognizec第二章 matlab语言基础h2

Description: 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
Platform: | Size: 8192 | Author: 肖雷 | Hits:

[GDI-BitmapGcenter

Description: 图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳-regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images
Platform: | Size: 49152 | Author: 周贤 | Hits:

[Windows Developadd_score

Description: 在图像中加入水印,使用matlab编程,使用是输入一个分数,然后可以检测这个值,-join in the image watermark, the use of Matlab programming, the use of imported a fraction, then can detect this value,
Platform: | Size: 3072 | Author: 刘江 | Hits:

[Special Effectsdetect

Description: 这个程序是基于DCT域的数字水印嵌入程序的提取程序,不需要原始图像,就可以从加水印的图像中提取水印图像-This procedure is based on the DCT domain of the digital watermark embedding process of the extraction procedure does not require the original image, you can add a watermark image from the extracted watermark image
Platform: | Size: 128000 | Author: 晁文婷 | Hits:

[Graph programshibielujing

Description: 该程序可以检测出马路上的斑马线,具有典型的图像边缘检测提取功能-The program can detect the involvement of the zebra crossing on the road, with a typical image edge detection feature extraction
Platform: | Size: 39936 | Author: 高尚兵 | Hits:

[Special Effectsskinregdetect

Description: 可以检测多人脸图像,背景相对简单。 保留了图像的边缘信息,以区分相连的不同人脸肤色区域.运行时请放一张人脸图片到代码目录下,并改代码中的文件名.-Can detect more than face image, the background was relatively simple. Retained the image edge information in order to distinguish between connected color regions face different people. Running when you put a human face image to the code directory, and change in the code file name.
Platform: | Size: 1024 | Author: vivi | Hits:

[matlabedge-detect-matlab

Description: 实现图像的边缘检测功能,会生成六种不同的结果。-Image edge detection function, will generate six different results.
Platform: | Size: 1024 | Author: 张瑞 | Hits:

[Special EffectsSPtrack

Description: 本程序能够检测图像中的单个粒子并跟踪其运动轨迹。在matlab环境中运行时,请输入>SPtrack-This procedure can detect a single particle image and track its trajectory. Matlab environment in the run-time, please enter> SPtrack
Platform: | Size: 18432 | Author: 蓓贝 | Hits:

[Special Effectszonghechuli

Description: 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
Platform: | Size: 2048 | Author: 蒋亚 | Hits:

[Graph programmatlabcode1

Description: 利用matlab实现图像的边界检测。包括sobels算子,prewitt算子,还包括图像的边界追踪-use matlab to detect the boundary of the image
Platform: | Size: 146432 | Author: gao | Hits:

[Graph Recognizehough-Transform-for-Line-Detect

Description: Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
Platform: | Size: 1024 | Author: 黄习培 | Hits:

[Special EffectsCross-Correlation-Target-Image-Detection

Description: 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization, visual object tracking, video object tracking, image registration, image matching, etc.
Platform: | Size: 109568 | Author: 朱亮亮 | Hits:

[Graph programliantongyu

Description: 这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
Platform: | Size: 2048 | Author: 王晓冰 | Hits:

[Special Effectsrice

Description: 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice. The image preprocessing, the image into a binary image grain, according to the connectivity within the region pixels will be different in different regions of the mark given to calculate the share of a single grain of rice pixels
Platform: | Size: 1024 | Author: 熊泽 | Hits:

[2D Graphichoughline.m

Description: 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
Platform: | Size: 2048 | Author: Andy Qin | Hits:

[Graph programwatermark

Description: 数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
Platform: | Size: 54272 | Author: Matthew | Hits:

[Post-TeleCom sofeware systemsimageEdgeDetectionandSegmentation

Description: 基于Matlab环境开发的多种图像的边缘检测方法,能快速准确的检测出物体的边缘并标注,适用于运动物体的检测与跟踪应用。-Matlab-based environment, the development of a variety of image edge detection method can quickly and accurately detect the edge of the object and annotation applied to moving object detection and tracking applications
Platform: | Size: 40960 | Author: xinGuan | Hits:

[Graph programRedCars

Description: 从一副图像中探测红色汽车,算法采用MATLAB语言-detect red cars in an image
Platform: | Size: 2116608 | Author: wan | Hits:

[Special EffectslineDetect

Description: 本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
Platform: | Size: 1024 | Author: 耿帅 | Hits:

[matlabred_detect

Description: Image processimg matlab code to detect a red ba-Image processimg matlab code to detect a red ball
Platform: | Size: 1024 | Author: pilak | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net